home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / gigo0714.zip / DIGEST.DOC < prev    next >
Text File  |  1995-08-27  |  6KB  |  161 lines

  1.  
  2. Area : Jason's Netmail
  3.  
  4. Date : Thu Aug 17, 21:46                                               pvt rcv 
  5. From : root@bdragon.jjm.com                                      1:203/2
  6. To   : Jason Fesler                                           1:203/7707
  7. Subj : Digest doc's                                                          
  8. ────────────────────────────────────────────────────────────────────────────────
  9.  
  10. @INTL 1:203/7707 1:203/2
  11. @MSGID: mid__40d_9508180104@bdragon.jjm.com 38590001
  12. @PID GIGO+ sn 1 at gigo vsn 0.99.950801
  13.  
  14. Hello jfesler@gigo.com!
  15.  
  16.  
  17. Gigo Digest Processor Documentation v. 950801
  18.  
  19. This software is for Digest versions of your mailing-lists.
  20. A Digest is a series of individual mailing-list messages packaged
  21. up into one message (so you may for instance get 10 mailing-list
  22. messages sent as one email.)
  23.  
  24. 1) System Requirements:
  25. A working copy of GIGO.
  26. A list-server (see the one that came with GIGO)
  27. A working knowledge of mailing-lists and how GIGO utilizes them in
  28. particular)
  29.  
  30. 2) Installation:
  31.  
  32. For each mailing-list you wish to have a Digest for, you must place
  33. a copy of digest.cfg in the directory where the .MLQ files for that
  34. list are stored.
  35.  
  36. Sample digest.cfg:
  37. ------------------
  38. GIGO
  39. From gigo-owner %s remote from gigo.com
  40. Received: gigo.com (digest proc); %s
  41. Date: %s
  42. From: gigo-owner@gigo.com
  43. Reply-To: gigo-l@gigo.com
  44. To: gigo-l@gigo.com
  45.  
  46. Administrative note:
  47.  
  48. This is the GIGO support mailing list, in digest format.  To unsubscribe,
  49. send a message to "listserv@gigo.com", message body
  50. "unsub digest".
  51.  
  52. Please remember that when you post, people all over the world will be reading.
  53. The official language is English to help make sure as many people can
  54. participate
  55. as possible.
  56. ------------------
  57. Explanation of digest.cfg line-by-line:
  58. Line 1: Name of the associated mailing-list (ie if you have widg-d.ml for the
  59. digest and widget.ml for the mailing-list, the first line would be WIDGET.
  60. Line 2-7: Must exist in the specified order (%s's mandatory), but
  61. you should change the value's to what they need to be such as
  62. "Received: widget.widget.com (digest proc); %s"
  63. if you were widget.widget.com.
  64. Line 8+: This will be prepended to all digest messages, so you may want
  65. to state what digest this is, how people can unsubscribe etc..
  66.  
  67. Sample maillist.cfg
  68.  
  69. CAPTURE gigo\ gigo-l gigo-owner@gigo.com - GIGO badmail.ml GIGO Support
  70. CAPTURE gigo\ digest gigo-owner@gigo.com - GIGO badmail.ml GIGO Support
  71.  
  72. EXPLODE gigo\ gigo.ml   gigo-owner@gigo.com - GIGO@pecho.gigo.com
  73. EXPLODE digest\ digest.ml gigo-owner@gigo.com - -
  74.  
  75. The CAPTURE line for the digest should point to the same directory as
  76. the mailing list (this is so that if someone replies to the digest message
  77. the people on the mailing-list will see it).
  78. The EXPLODE line however should point to a directory specific to the digest
  79. itself. The digest should also have it's own .ml and .faq.
  80.  
  81. 3) Subscribing to a digest:
  82.  
  83. A person subscribes to a digest in the same method as they would a normal
  84. mailing-list (as the digest uses the standard .ml file produced by the
  85. listserver software) except they would subscribe to widg-d instead of widg
  86. (assuming you had widg.ml for the Widget Mailing list and widg-d.ml for the
  87. Widget Mailing list (Digest).
  88.  
  89. 4) Operation:
  90. However often you wish to have a Digest produced (once a day is recommended)
  91. you should have an event which calls DIGESTP.EXE (or DIGEST.EXE for DOS
  92. people) from inside the associated mailing-list directory for a digest.
  93. This will create a bunch of *.DLQ files (Digest Queue files.) These
  94. should then be moved to the directory pointed to by the EXPLODE statement
  95. for the digest (but they should be renamed to *.MLQ (so GATEWAY.EXE can
  96. process them.)) This should be repeated for each digest you have.
  97. NOTE: Make sure you set the MAILSERVER environment variable before calling
  98. DIGEST.EXE if you are operation TCP/IP instead of UUCP (UUCP people should
  99. not set this variable.)
  100.  
  101. Sample .cmd/.bat
  102. ----------------
  103. rem process digest wsomr-l
  104.  
  105. cdd n:\gateway\wsomr-l
  106.  
  107. rem set MAILSERVER so that digestp realizes we are TCP/IP
  108. set mailserver=mail.calweb.com
  109. n:\gateway\digestp
  110. move *.dlq n:\gateway\wsomr-d\*.mlq
  111.  
  112. rem process digest changi
  113. cdd e:\gateway\changi
  114.  
  115. rem set MAILSERVER so that digestp realizes we are TCP/IP
  116. set mailserver=mail.calweb.com
  117. n:\gateway\digestp
  118. move *.dlq e:\gateway\changi-d\*.mlq
  119. ----------------
  120.  
  121. That's it, if you need furthur assistance please contact:
  122. jfesler@gigo.com
  123.  
  124. This Documentation was written by Stephen Griffin (root@bdragon.jjm.com)
  125. and Jason takes no responsibility for typing errors, grammatical foul-ups
  126. and other minor mistakes.
  127. (c) Copyright 1995 Jason Fesler
  128.  
  129. Stephen
  130.  
  131. --- GoldED 2.41
  132. --
  133. Stephen Griffin -Sysop/Sysadmin bdragon.jjm.com f401.n333.z1.fidonet.org
  134. Stephen Griffin 1:333/401
  135.  
  136. --- Email headers follow ---
  137. Apparently-to: jfesler@gigo.com
  138. X-Delivered-From: transfer.stratus.com
  139. X-Received-By OS/2 SMTP Daemon v0.1ß/gigo
  140. Received: gigo.com Sun Aug 27 04:00:57 1995
  141. Received: from light.jjm.com (light.hqsl.stratus.com [134.111.105.15]) by
  142. transfer.stratus.com (8.6.11/8.6.11) with ESMTP id HAA24529 for
  143. <jfesler@gigo.com>; Sun, 27 Aug 1995 07:10:52 -0400
  144. Received: from jjmhome.jjm.com (root@jjmhome.jjm.com [198.114.254.1]) by
  145. light.jjm.com (8.6.12/8.6.12) with ESMTP id HAA27379 for <jfesler@gigo.com>;
  146. Sun, 27 Aug 1995 07:10:51 -0400
  147. Received: from bdragon.UUCP (uucp@localhost) by jjmhome.jjm.com (8.6.12/8.6.12)
  148. with UUCP id HAA21047 for jfesler@gigo.com; Sun, 27 Aug 1995 07:09:58 -0400
  149. Received: by bdragon.jjm.com (0.99.950801)
  150.   id AA05915; 18 Aug 95 01:04:47 -0500
  151. From: root@bdragon.jjm.com (Stephen Griffin)
  152. Date: 18 Aug 95 00:46:40 -0400
  153. Subject: Digest doc's
  154. Message-Id: <40d_9508180104@bdragon.jjm.com>
  155. Organization: Black Dragon Inn
  156. To: jfesler@gigo.com
  157.  
  158.  
  159. --- GIGO+ sn 1 at gigo vsn 0.99.950801
  160. VIA GIGO 1:203/2, Sun Aug 27 1995  at 12:01 UTC
  161.